home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
GameStar 2006 February
/
Gamestar_81_2006-02_dvd.iso
/
Programy
/
weatherpulse-setup.exe
/
{app}
/
weatherpulse.exe
/
0
/
RCDATA
/
TQVFORM
/
TQVFORM.txt
Wrap
Text File
|
2005-11-13
|
2KB
|
111 lines
object QVForm: TQVForm
Left = 301
Top = 147
Width = 1292
Height = 1036
AutoSize = True
BorderIcons = [biSystemMenu]
Caption = 'Quick Viewer'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
PopupMenu = PopupMenu1
OnCreate = FormCreate
OnMouseDown = FormMouseDown
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object QVImage: TImage
Left = 0
Top = 0
Width = 1284
Height = 985
Hint = 'Double click mouse to advance ito next image..'
Align = alClient
AutoSize = True
Center = True
ParentShowHint = False
ShowHint = True
Stretch = True
OnDblClick = QVImageDblClick
end
object AdvProgress1: TAdvProgress
Left = 0
Top = 985
Width = 1284
Height = 17
Align = alBottom
Min = 0
Max = 100
TabOrder = 0
Visible = False
BarColor = clHighlight
BkColor = clBlack
end
object NFormSizing1: TNFormSizing
Left = 400
Top = 152
end
object PopupMenu1: TPopupMenu
Images = Form1.ImageList1
Left = 320
Top = 144
object MyImages1: TMenuItem
Caption = 'My Image Pictures'
end
object N2: TMenuItem
Caption = '-'
end
object EmailPicture1: TMenuItem
Caption = '&Email Picture'
ImageIndex = 2
OnClick = EmailPicture1Click
end
object N4: TMenuItem
Caption = '-'
end
object Picture1: TMenuItem
Caption = '&Print Picture'
ImageIndex = 1
OnClick = Picture1Click
end
object SavePicture1: TMenuItem
Caption = '&Save Picture'
ImageIndex = 4
OnClick = SavePicture1Click
end
object N3: TMenuItem
Caption = '-'
end
object Refresh1: TMenuItem
Caption = '&Refresh Now'
ImageIndex = 9
OnClick = Refresh1Click
end
object VisitSite1: TMenuItem
Caption = '&Visit Site'
ImageIndex = 7
OnClick = VisitSite1Click
end
object N5: TMenuItem
Caption = '-'
end
object Properties1: TMenuItem
Caption = 'P&roperties'
ImageIndex = 3
OnClick = Properties1Click
end
object N1: TMenuItem
Caption = '-'
end
object Exit1: TMenuItem
Caption = 'Close'
OnClick = Exit1Click
end
end
end